home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / logger.lzh / logger / morse.diagram < prev    next >
Text File  |  1995-01-10  |  2KB  |  64 lines

  1. This is the instructions for interfacing the morse code input and output.
  2. USE AT YOUR OWN RISK. If you don't know what you are doing - DON'T DO IT.
  3.  
  4. To connect a paddle to the joystick port all you need is a female DB-9
  5. and then you wire your paddle directly to the plug:
  6.  
  7.    Pin
  8.     2    DOT
  9.     4    DASH
  10.     8    GND
  11.  
  12.  
  13. If you also want to use the morse code output from the joystick port (with
  14. or without the PTT) then you need a small interface to connect the joystick
  15. outputs to your rig. The specific requirements of the interface depend upon
  16. your rig. Some rigs use a positive keying voltage while others use a
  17. negative voltage. Some use quite high voltages (e.g. -75V) on the keying
  18. input and so you not only must ensure that you get the right transistor for
  19. the job but that it can also handle the voltage on the keying line.
  20.  
  21. For the IC-735 which uses a low positive voltage, a simple 2N2222 NPN
  22. transistor is sufficient for both keying and PTT.
  23. The circuit for them is:
  24.  
  25.                      Code output.
  26.  
  27.                               ____  KEY input to rig
  28.                             C/
  29.  Joystick                  |/
  30.    Pin 9  ----/\/\/\/\-----|
  31.                 10K        |\
  32.                             E\____  GND
  33.  
  34.                          2N2222
  35.  
  36.  ==================================================================
  37.  
  38.  
  39.                         PTT
  40.  
  41.                               ____  PTT from rig
  42.                             C/
  43.  Joystick                  |/
  44.    Pin 5  ----/\/\/\/\-----|
  45.                 10K        |\
  46.                             E\____  GND
  47.  
  48.                          2N2222
  49.  
  50.  
  51.  ==================================================================
  52.  
  53.  
  54. Even if you use the morse code output you do not have to use the PTT. You
  55. can use the VOX on your rig to key the rig if you wish. This is useful if
  56. you have semi- or fast- breakin. If you do not use the PTT it is best to
  57. put the command "x 0" in your defaults file so that PTT won't be generated.
  58.  
  59.  ==================================================================
  60.  
  61. The above diagrams will NOT work with a PNP transistor and negative keying.
  62. I have not figured out a circuit that will connect the joystick output to
  63. a negatively keyed rig.
  64.